services.akkoma.config.":pleroma"."Pleroma.Web.Endpoint".http.ip

NixOS option

Listener IP address or Unix socket path. The value is automatically converted to Elixir’s internal address representation during serialisation.

type: absolute path or IPv4 or IPv6 address
Default
"/run/akkoma/socket"
Example
"::1"
declared in: nixos/modules/services/web-apps/akkoma.nixView source on NixOS/nixpkgs →